.footer,
.header-bottom,
.announment {
    background: linear-gradient(to bottom, #007e00, #006400) no-repeat!important;
}

.provider {
    border-top: 1px solid #fffc02;
}

.copy-right {
    border-top: 1px solid #fffc02;
}

div#banks {
    border-top: 1px solid #fffc02;
}


/* .main-contain,
.top-header {
    background: rgba(0, 204, 0, 0.6);
} */

.login input {
    /* background: linear-gradient(to bottom, #007e00, #006400) no-repeat!important; */
    background: #ffffff;
}

.button-register,
.btn-dark {
    background: linear-gradient(to bottom, #fcee21 0%, #ef9912 100%) no-repeat;
}

.button-login {
    background: linear-gradient(to bottom, #007e00, #006400) no-repeat!important;
}

.input-user {
    color: #0d490d;
    font-size: 1rem;
    font-weight: bold;
}

.input-pwd,
.code-icon {
    color: #0d490d;
    font-size: 1rem;
    font-weight: bold;
}


/* .box-home,
.box-home1 {
    background: rgb(65 66 66 / 71%);
    border-radius: 10px;
    box-shadow: 0px 0px 5px #000000;
    border: 1px solid #4e4e4e;
    margin-bottom: 33px;
} */

.hover-blur a {
    display: block;
    position: relative;
    overflow: hidden;
}

.btn-secondary {
    background: linear-gradient(to bottom, #007e00, #006400) no-repeat!important;
}

.sidebar__btn .contact-title,
.sidebar__btn,
.sidebar__contact,
.tip-wra {
    background: linear-gradient(to bottom, #007e00, #006400) no-repeat!important;
}

#menu li .megamenu {
    background: rgb(0 114 1) !important;
}

.maquee_bg {
    background: linear-gradient(to bottom, #007e00, #006400) no-repeat!important;
}

.hover-blur {
    background: rgb(1 123 0);
    border-radius: 10px;
    box-shadow: 0px 0px 5px #000000;
    border: 1px solid #4e4e4e;
    margin-bottom: 10px;
}

.span_img {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    text-align: center;
    background: linear-gradient( 90deg, rgb(75 23 169 / 0%) 0%, rgb(31 27 27) 50%, rgb(75 23 169 / 0%) 100%);
    bottom: 0%;
    padding: 5px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #ffdf1b !important;
    font-weight: bold;
}

.hover-blur .text-white {
    font-size: 21px !important;
}

.border_social {
    background: white;
    margin: 5px;
    border-radius: 10%;
    padding: 3px 10px;
}

.social_size {
    font-size: 30px;
}

.facebook {
    color: #0d416a;
}

.messager {
    color: #0084ff;
}

.line {
    color: #00B900;
}

.telegram {
    color: #0088cc;
}

.title {
    color: #ffc107;
    font-size: 2rem;
    padding: 5px;
    margin-bottom: 10px;
    font-weight: 700;
}

.footer_b {
    background: rgb(1 123 0);
    border-radius: 10px;
    box-shadow: 0px 0px 5px #000000;
    border: 1px solid #4e4e4e;
    padding: 15px 30px;
    margin: 1px;
}

.video_b {
    background: rgb(1 123 0);
    border-radius: 10px;
    box-shadow: 0px 0px 5px #000000;
    border: 1px solid #4e4e4e;
    padding: 15px 10px;
    margin: 1px;
}

.top_game {
    max-width: 215px;
    max-height: 215px;
    padding: 6%;
}

.casbox {
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    text-align: center;
}

.casbox img {
    -webkit-animation: opacityAni 3s linear infinite;
    animation: opacityAni 3s linear infinite;
}

.sm_top_game {
    height: auto;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    max-width: 54%;
}

.lg_top_game {
    height: auto;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    max-width: 100%;
}

img {
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

.one_line {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical;
    width: 100%;
}

.two_lines {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical;
    width: 100%;
}

.three_lines {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical;
    width: 100%;
}

.four_lines {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 4 !important;
    -webkit-box-orient: vertical;
    width: 100%;
}

.description {
    font-size: 1.5rem !important;
    color: #ffffff !important;
}

.pagination {
    justify-content: center !important;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #36a813;
    border-color: #36a813;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #36a813;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.one_image {
    box-shadow: rgb(0 0 0 / 25%) 0px 14px 28px, rgb(0 0 0 / 22%) 0px 10px 10px;
}

.side_title {
    color: #ffc107;
    font-size: 1rem;
    font-weight: bolder;
}

.hover-blur a span.text-white,
.hover-blur2 a span.text-white {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    text-align: center;
    background: linear-gradient( 90deg, rgb(75 23 169 / 0%) 0%, rgb(31 27 27) 50%, rgb(75 23 169 / 0%) 100%);
    bottom: 0%;
    padding: 5px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #ffdf1b !important;
    font-weight: bold;
}


/* ========== */

ul.list p {
    margin-left: 22px;
    color: #ffffff !important;
    font-size: 16px;
}

ul.list-icon.list-icon-arrow-circle.list-icon {
    margin-left: 55px;
    color: #ffffff !important;
    font-size: 16px;
}

.social-icons.m-t-30.social-icons-colored {
    margin-left: 20px;
}

.stick-social-media img.socail-stick-img {
    width: 50px;
    filter: invert(1);
    margin-left: 5px;
}

.stick-contact,
.stick-contact2 {
    position: fixed;
    z-index: 999999;
    right: 0;
}

.stick-contact,
.stick-contact2,
.stick-contact3,
.stick-contact4,
.stick-contact5,
.stick-contact6 {
    margin-top: 80px;
    position: relative;
    z-index: 999999;
    right: 0;
}

.social-media-stick {
    top: 20vh;
    position: fixed;
    z-index: 999999;
    right: 0;
}

.stick-social-media {
    position: fixed;
    top: 25vh;
    z-index: 999999;
    right: 0;
}

.stick-social-media p {
    color: #ffffff !important;
    font-size: 8px;
    text-align: center;
}

.stick-social-media a {
    color: #ffffff;
    font-size: 8px;
    text-align: center;
}

.socail-1,
.socail-2,
.socail-3 {
    border: 1px solid #9abaed;
    -webkit-font-smoothing: subpixel-antialiased;
    padding: 1;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    padding: 0pxs;
    background-color: #0c4a9f;
}

#flat img {
    width: 500px;
}

li.flipster__item.flipster__item--past.flipster__item--past-1 .button-play-now {
    display: none;
}

li.flipster__item.flipster__item--future.flipster__item--future-1 .button-play-now {
    display: none;
}

.button-play-now {
    margin-top: -55px;
}

button.btn.play-now {
    width: 50%;
    font-size: 27px;
    line-height: 30px;
    border: 1px solid #9abaed;
    background: linear-gradient(to top, #0c6eb5, #0a3878) !important;
    border-radius: 15px;
    padding-top: 15px;
    font-family: 'Koulen';
    text-transform: none;
}

.flipster__button svg {
    width: 1em !important;
    opacity: 1 !important;
    color: #ff0;
    z-index: 999999 !important;
}

.flipster__button {
    opacity: 1 !important;
}

.social-icons.social-icons-colored .social-facebook a,
.social-icons.social-icons-colored-hover .social-facebook a:hover,
.social-icons.social-icons-colored .social-twitter a,
.social-icons.social-icons-colored-hover .social-twitter a:hover,
.social-icons.social-icons-colored .social-google a,
.social-icons.social-icons-colored-hover .social-google a:hover,
.social-icons.social-icons-colored .social-pinterest a,
.social-icons.social-icons-colored-hover .social-pinterest a:hover,
.social-icons.social-icons-colored .social-vimeo a,
.social-icons.social-icons-colored-hover .social-vimeo a:hover {
    background-color: #9ab8ee;
    color: #0b4a9f !important;
}

.post-item .post-item-description>h2,
.post-item .post-item-description>h2>a:hover {
    color: #fabb11;
}

.p-dropdown .p-dropdown-content,
.p-dropdown ul.p-dropdown-content {
    padding: 0px;
    min-width: unset;
}

.p-dropdown.p-dropdown-invert:first-child a {
    color: #fffdf8;
}

.p-dropdown.p-dropdown-invert a {
    color: #ffffff;
}

#topbar .top-menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    float: left;
}

li.clock {
    float: left;
}

.option-box.box4s {
    padding-bottom: 10px;
}

.contact-text a:hover {
    color: #ffffff;
}

.stick-contact:hover {
    transition: 0.3s;
    right: 240px;
}

.contact-detail ul {
    border: 1px solid #ffeb3b;
    border-bottom-left-radius: 10px;
}

.contact-detail ul li a {
    color: #fff;
}

.contact-detail ul li a:hover {
    color: #fff;
}

.contact-detail {
    width: 280px;
    position: absolute;
    right: -280px;
    top: -22px;
}

.contact-detail ul li:hover {
    background: #0a3877;
    cursor: pointer;
}

a:hover,
a:focus,
a:visited {
    color: #ffffff !important;
}

.contact-detail ul li {
    padding: 20px;
    background: linear-gradient(to bottom, #00be00, #006400) no-repeat!important;
    white-space: nowrap;
    list-style-type: none;
    border: 0.1px solid rgb(155, 182, 229);
    padding-left: 10px;
}

.contact-detail ul li:hover>a {
    color: #fbc82f !important;
}

.contact-detail ul li:last-child {
    border-bottom-left-radius: 10px;
}

button.btn.btn-rounded.login:hover {
    color: #fffc02;
}

.contact-detail ul li:hover a {
    color: #fffc02 !important;
}

.p-dropdown.p-dropdown-invert:first-child a:hover {
    color: #fffc02 !important;
}

.p-dropdown.p-dropdown-invert:last-child {
    color: #000000 !important;
}

ul.p-dropdown-content {
    background: linear-gradient(45deg, #0c6eb5, #0a3878);
}

ul.p-dropdown-content a {
    color: #fff !important;
}

button.btn.blog-more {
    background: linear-gradient(to top, #0c6eb5, #0a3878) !important;
    border-color: #9abaed;
    color: #ffffff;
}

button.btn.play-now:hover,
button.btn.blog-more:hover,
.contact-text a:hover {
    color: #fffc02 !important;
}

a#scrollTop {
    color: #ff0 !important;
}

#scrollTop:after,
#scrollTop:before {
    background-color: #0c4a9f;
    border: 1px solid #ff0;
}

img.img-fluid.rounded-circle.lang,
ul.p-dropdown-content img {
    width: 20px;
}

label.label-forgot-password a {
    text-transform: none;
}

.item-link {
    text-transform: none !important;
    letter-spacing: normal;
}

#mainMenu nav>ul>li.active:first-child {
    background: #093877 !important;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

#mainMenu nav>ul>li.active:last-child {
    background: #093877 !important;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.content-box.deposit:hover,
.content-box:hover {
    color: #fffc02;
}

.content-box:hover>img {
    filter: invert(98%) sepia(100%) saturate(7500%) hue-rotate(358deg) brightness(99%) contrast(104%);
}

.content-box.deposit:hover>img {
    filter: invert(98%) sepia(100%) saturate(7500%) hue-rotate(358deg) brightness(99%) contrast(104%);
}

.modal {
    z-index: 9999 !important;
}

.modal .modal-content .modal-header .modal-title {
    color: #fff;
    font-family: 'Roboto', 'Koulen';
}

button.close {
    color: #fff !important;
}

button.btn.btn-primary {
    background: linear-gradient(to top, #0c6eb5, #0a3878) !important;
    border: #9abaed !important;
}

button.btn.btn-secondary {
    background: radial-gradient(#956c12, #fbc82f);
    border: #9abaed !important;
}

.modal-header {
    background-color: unset !important;
    background: linear-gradient(to top, #0c6eb5, #0a3878) !important;
}

.modal-content {
    border: 2px solid #9abaed !important;
}

h2#swal2-title {
    font-family: 'Roboto', 'Koulen';
}


/*blog post*/

.tg-tagsshare {
    width: 100%;
    float: left;
    padding: 20px 0;
    margin: 0 0 40px;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

.tg-socialicons li a i {
    /*color: #fff;*/
    width: 30px;
    display: block;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}

.tg-socialshare .tg-socialicons li {
    float: none;
    padding: 0 2px;
    display: inline-block;
}

.tg-socialicons li {
    float: left;
    padding: 0 4px;
    line-height: inherit;
    list-style-type: none;
}

.tg-socialshare {
    float: right;
}

p span {
    font-size: 16px !important;
    line-height: 30px;
}

.modal-dialog {
    max-width: 50%;
    height: 50%;
    margin: 1.75rem auto;
}

.form-group.product label.col-form-label {
    float: left;
}

.pagination {
    clear: both;
    float: right;
}

.pagination .page-item:not(.disabled)>.page-link {
    background-color: #0c4a9f;
    border-color: #9abaed !important;
    color: #fff !important;
}

li.active>span {
    background: #0a3878 !important;
    color: #ff0 !important;
}

li.page-item.disabled span {
    background: #0b6bb2 !important;
}

li.page-item:hover>a {
    background-color: #093877 !important;
}

h3.news-title {
    font-family: 'Roboto', 'Koulen';
    letter-spacing: normal;
    color: #093777;
}

.single-post .post-item .post-item-description p {
    font-size: 16px;
    font-family: 'Roboto', 'Hanuman';
}

.option-box.box-white-background {
    background: #fff !important;
}

.post-thumbnail-content a {
    color: #0c4a9f !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: 'Roboto', 'Hanuman'; */
    color: #1f1f1f;
    margin: 0;
    letter-spacing: normal;
}

h4.option-title.white-background {
    color: #0c4a9f;
}

h4.option-title.white-background>img {
    filter: invert(18%) sepia(72%) saturate(2641%) hue-rotate(205deg) brightness(92%) contrast(92%);
}

.post-item .post-item-wrap {
    background-color: #fff;
    position: relative;
    border: 1px solid #9abaed!important;
    border-radius: 10px;
}

label.color-white {
    color: #fff !important;
}

.portfolio-image {
    margin: 10px;
}

a.btn.btn-rounded.login {
    border-color: #9abaed !important;
    border-width: 3px;
    font-size: 14px;
    margin-top: -5px;
    padding: 10px 20px 10px 15px;
    width: 50% !important;
    letter-spacing: normal;
    background: linear-gradient(to top, #0c6eb5, #0a3878) !important;
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-top: 20vh;
    height: 100vh !important;
}

.option-box.box-white-background.page-content {
    margin-top: 30px;
}

.single-post>.post-item .post-item-wrap {
    border: none !important;
}

.content.col-lg-9 {
    padding-left: 0px;
}

.contact-text.socail-1 img.socail-stick-img {
    width: 50px;
    filter: invert(1);
    margin-left: 5px;
}

.contact-text.socail-1 p {
    color: #ffffff !important;
    font-size: 8px;
    text-align: center;
}

.contact-text.socail-1 a {
    border: 1px solid #ffeb3b;
    background: linear-gradient(to bottom, #00be00, #006400) no-repeat!important;
    position: absolute;
    text-align: center;
    /* font-family: 'Roboto', 'Hanuman'; */
    transform: unset;
    color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: unset;
    border-bottom-left-radius: 15px;
    font-size: 40px;
    padding: 0px;
    right: 0px;
    width: 60px;
    box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.2);
    top: -22px;
}

.contact-detail ul {
    border-left: none;
    /*border-bottom: none;*/
    border-bottom-left-radius: 0px;
}

.contact-detail ul li {
    padding-top: 27px;
    padding-bottom: 27px;
    border-bottom-left-radius: 0px;
    border: unset !important;
    height: 76px;
}

.stick-contact:hover>p {
    color: #000 !important;
}

.stick-contact:hover .contact-text.socail-1 img.socail-stick-img,
.stick-contact2:hover .contact-text.socail-1 img.socail-stick-img,
.stick-contact3:hover .contact-text.socail-1 img.socail-stick-img,
.stick-contact4:hover .contact-text.socail-1 img.socail-stick-img,
.stick-contact5:hover .contact-text.socail-1 img.socail-stick-img,
.stick-contact6:hover .contact-text.socail-1 img.socail-stick-img {
    filter: invert(86%) sepia(81%) saturate(669%) hue-rotate(356deg) brightness(103%) contrast(108%) !important;
}

.stick-contact:hover .contact-text.socail-1 p,
.stick-contact2:hover .contact-text.socail-1 p,
.stick-contact3:hover .contact-text.socail-1 p,
.stick-contact4:hover .contact-text.socail-1 p,
.stick-contact5:hover .contact-text.socail-1 p,
.stick-contact6:hover .contact-text.socail-1 p {
    color: #fffc02 !important;
}

.stick-contact:hover .contact-text.socail-1 i,
.stick-contact2:hover .contact-text.socail-1 i,
.stick-contact3:hover .contact-text.socail-1 i,
.stick-contact4:hover .contact-text.socail-1 i,
.stick-contact5:hover .contact-text.socail-1 i,
.stick-contact6:hover .contact-text.socail-1 i {
    color: #fffc02 !important;
}

.stick-contact:hover .contact-text.socail-1 a,
.stick-contact2:hover .contact-text.socail-1 a,
.stick-contact3:hover .contact-text.socail-1 a,
.stick-contact4:hover .contact-text.socail-1 a,
.stick-contact5:hover .contact-text.socail-1 a,
.stick-contact6:hover .contact-text.socail-1 a {
    background-color: #0a3877;
}

.contact-detail ul li:last-child {
    border-bottom-left-radius: unset;
}

.stick-contact2:hover,
.stick-contact3:hover,
.stick-contact4:hover,
.stick-contact5:hover,
.stick-contact6:hover {
    transition: 0.3s;
    right: 240px;
}

.contact-text.socail-1 i {
    font-size: 30px;
    padding: 10px;
}


/* =====End Social bar===== */

.nav-icon {
    width: 26px;
    height: 35px;
}

#menu li a {
    padding: 8px 0 0 0 !important;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1;
    /* Firefox */
}

.input_txt {
    border: 2px solid #d9cb02
}

.form-control:focus {
    border-color: #ac9c17 !important;
}

.content_pro {
    width: 100%;
    border-radius: 20px;
    padding: 30px;
    background: rgba(54, 168, 19, 0.6);
    min-height: 600px;
    margin-bottom: 20px;
    position: relative;
    z-index: auto !important;
}

.list-group-item {
    border-color: transparent !important;
}

.pro_list {
    background: #13a813;
    /* padding: 10px 0px !important; */
    box-shadow: rgb(0 0 0 / 25%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
    border-radius: 2px;
}

.nav_pro {
    color: #ffffff;
    font-weight: bold;
    font-size: 1rem;
}

.button_btn {
    display: flex;
    align-items: flex-end;
    display: flex;
    align-items: flex-end;
    padding: 0px 15px 15px 0px;
    justify-content: center;
}

.read_ {
    color: #124003 !important;
    font-size: 1rem;
    font-weight: bold;
}

.middle_come {
    margin: 0;
    position: absolute !important;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.bg_register {
    width: 100%;
    border-radius: 20px;
    padding: 30px;
    background: rgba(0, 19, 61, 0.7);
    min-height: 600px;
    margin-bottom: 20px;
    position: relative;
    z-index: auto !important;
    background: rgb(1 34 1 / 58%);
}

.col-form-label {
    color: #ffffff !important;
}

.btn_code {
    color: #fff;
    border: 1px solid #fff;
    background: #1f6c00;
    padding: 5px 0px;
    text-align: center;
    font-weight: bold;
    border-radius: 4px;
    outline: 0;
    cursor: pointer;
    width: 100%;
}

.title_register {
    text-align: center;
    color: #edd605;
    font-size: 2rem;
    padding: 20px 20px;
}

.btn_re {
    color: #fff;
    border: 1px solid #fff;
    background: linear-gradient(to bottom, #007e00, #006400) no-repeat!important;
    padding: 5px 8px;
    text-align: center;
    font-weight: bold;
    border-radius: 4px;
    outline: 0;
    cursor: pointer;
}

.title_header {
    text-transform: uppercase;
    z-index: 99999;
    margin-left: 42%;
    margin-top: -6%;
    position: absolute;
    text-align: center;
    background: linear-gradient( 0deg, rgb(33 113 0) 0%, rgb(67 203 97) 100%);
    border-radius: 20px;
    padding: 5px 30px;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
}


/* .title_register:after {
    content: "";
    position: absolute;
    left: -25px;
    top: -100px;
    background: url(../img/flare.png);
    width: 100%;
    height: 223px;
    z-index: 9;
} */

.nav-tabs {
    border-bottom: 0px solid #dee2e6 !important;
}

.text-uppercase {
    text-transform: uppercase;
}